@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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614630'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614630'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614589'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614589'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614611'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614611'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614590'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614590'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614604'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614604'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614601'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614601'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650354'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650354'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614628'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614628'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614626'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614626'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650328'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650328'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650334'^^xsd:integer;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650334'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614809'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614809'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649939'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649939'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614915'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614915'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650243'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650243'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614805'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614805'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650171'^^xsd:integer;
  dwc:scientificName 'Processa modica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650171'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650315'^^xsd:integer;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650315'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650366'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650366'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650192'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650192'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649944'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649944'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650254'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650254'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649942'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649942'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650296'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650296'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650124'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650124'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650019'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650019'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614598'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614598'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614603'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614603'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614612'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614612'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614627'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614627'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614920'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614920'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614600'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614600'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614593'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614593'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614607'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614607'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614602'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614602'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614606'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614606'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614917'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614917'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614923'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614923'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614802'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614802'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614926'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614926'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614808'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614808'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614918'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614918'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614625'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614625'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614622'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614622'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614616'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614616'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614594'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614594'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614629'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614629'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614599'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614599'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614929'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614929'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614810'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614810'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614807'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614807'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614803'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614803'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614921'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614921'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614624'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614624'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614623'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614623'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650190'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650190'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649946'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649946'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650250'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650250'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650023'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650023'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650302'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650302'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650244'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650244'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650313'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650313'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649945'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649945'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649943'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649943'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649971'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649971'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649972'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649972'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650291'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650291'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614631'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614631'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614595'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614595'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614615'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614615'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650372'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650372'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614617'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614617'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614609'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614609'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614916'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614916'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650125'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650125'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650288'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650288'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650281'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650281'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650264'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650264'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614806'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614806'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650049'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650049'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649984'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649984'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650245'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650245'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614591'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614591'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614804'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614804'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650371'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650371'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614927'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614927'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614608'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614608'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614605'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614605'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650340'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650340'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614610'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614610'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614619'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614619'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614597'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614597'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614613'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614613'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614620'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614620'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650238'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650238'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649967'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649967'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650274'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650274'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650078'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650078'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614596'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614596'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650079'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650079'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649941'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649941'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614618'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614618'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614592'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614592'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614924'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614924'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650360'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650360'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614633'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614633'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614811'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614811'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649977'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649977'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649940'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649940'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650323'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650323'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614922'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614922'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614614'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614614'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614928'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614928'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650307'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650307'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614632'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614632'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614621'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614621'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650346'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650346'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W06-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650257'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W06-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650257'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614925'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614925'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W06-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650191'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W06-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650191'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27000045776367"^^xsd:decimal ;
  dwc:decimalLongitude "2.4288887977600098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27000045776367 2.4288887977600098)"^^geo:wktLiteral ;
  geo-pos:lat "51.27000045776367"^^xsd:decimal ;
  geo-pos:long "2.4288887977600098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W06-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614919'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W06-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.42888879776'^^xsd:double;
  dwc:latitude '51.270000457764'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614919'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614889'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614889'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650342'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650342'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650351'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650351'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650348'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650348'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614449'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614449'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614481'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614481'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614498'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614498'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650033'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650033'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614886'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614886'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650362'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650362'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614770'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614770'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614512'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614512'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614470'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614470'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614490'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614490'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614874'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614874'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614888'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614888'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614447'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614447'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614507'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614507'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614495'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614495'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614457'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614457'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650136'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650136'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650294'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650294'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650233'^^xsd:integer;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650233'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649966'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649966'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650285'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650285'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650188'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650188'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649891'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649891'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650368'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650368'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614879'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614879'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614502'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614502'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614432'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614432'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614443'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614443'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614455'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614455'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614485'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614485'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614871'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614871'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614873'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614873'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614487'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614487'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614488'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614488'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614450'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614450'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614483'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614483'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614467'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614467'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614486'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614486'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614471'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614471'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614499'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614499'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614433'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614433'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614454'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614454'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614430'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614430'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614437'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614437'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614438'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614438'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650134'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650134'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614890'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614890'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614884'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614884'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650075'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650075'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614505'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614505'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614496'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614496'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614463'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614463'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614461'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614461'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614431'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614431'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614880'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614880'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614472'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614472'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614503'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614503'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614479'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614479'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614445'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614445'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650018'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650018'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650306'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650306'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649892'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649892'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650179'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650179'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650181'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650181'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614453'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614453'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614459'^^xsd:integer;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614459'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614480'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614480'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614771'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614771'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614510'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614510'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614491'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614491'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650016'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650016'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650343'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650343'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650034'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650034'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614877'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614877'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614881'^^xsd:integer;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614881'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614764'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614764'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614514'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614514'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614460'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614460'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614476'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614476'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650308'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650308'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614767'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614767'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614509'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614509'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614493'^^xsd:integer;
  dwc:scientificName 'Sabellida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '901'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614493'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614501'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614501'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614497'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614497'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614434'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614434'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650077'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650077'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650344'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650344'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614517'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614517'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614875'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614875'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614477'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614477'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614500'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614500'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650337'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650337'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650189'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650189'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650076'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650076'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650048'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650048'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650370'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650370'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650237'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650237'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614872'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614872'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650278'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650278'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614774'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614774'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614504'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614504'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614439'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614439'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614475'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614475'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614436'^^xsd:integer;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '152829'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614436'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650232'^^xsd:integer;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650232'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649898'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649898'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614469'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614469'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650272'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650272'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614446'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614446'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614775'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614775'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614878'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614878'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614435'^^xsd:integer;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '152829'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614435'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614484'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614484'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614468'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614468'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614456'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614456'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650248'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650248'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614516'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614516'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650135'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650135'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614473'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614473'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614466'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614466'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614448'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614448'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649935'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649935'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614883'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614883'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650325'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650325'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614768'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614768'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614458'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614458'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614429'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614429'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650364'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650364'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614444'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614444'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614870'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127260'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614870'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614769'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614769'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614513'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614513'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614489'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614489'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614882'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614882'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614885'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614885'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614482'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614482'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614474'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614474'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649890'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649890'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650311'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650311'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614442'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614442'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614515'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614515'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614465'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614465'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650320'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650320'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650261'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650261'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614763'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614763'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614508'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614508'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650317'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650317'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614765'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614494'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614494'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614452'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614452'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614887'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614887'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614869'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614869'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614464'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614464'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614462'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614462'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614441'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614441'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650255'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650255'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650094'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650094'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649978'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649978'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650187'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650187'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650357'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650357'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614773'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614773'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650017'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650017'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614511'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614511'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614478'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614478'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614876'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614876'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614518'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614518'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614440'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614440'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W03-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650266'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W03-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650266'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650180'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650180'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614451'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614451'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614772'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614772'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614766'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W03-I Epi-Marbiol (s287a)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614766'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614492'^^xsd:integer;
  dwc:scientificName 'Pisidia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '106837'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614492'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.168609619140625"^^xsd:decimal ;
  dwc:decimalLongitude "2.712222099304199"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.168609619140625 2.712222099304199)"^^geo:wktLiteral ;
  geo-pos:lat "51.168609619140625"^^xsd:decimal ;
  geo-pos:long "2.712222099304199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W03-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614506'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W03-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.7122220993042'^^xsd:double;
  dwc:latitude '51.168609619141'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614506'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614638'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614638'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650231'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650231'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650186'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650186'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614639'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614639'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614642'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614642'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649934'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649934'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614637'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614637'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650163'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650163'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650004'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650004'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650175'^^xsd:integer;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650175'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614635'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614635'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650161'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650161'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614641'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614641'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614640'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614640'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614646'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614646'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614643'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614643'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650177'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '348051'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650177'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649933'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649933'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650162'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650162'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650047'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650047'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650123'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650123'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650005'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650005'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649991'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649991'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649965'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649965'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649932'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649932'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650230'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650230'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614644'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614644'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614645'^^xsd:integer;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '339379'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614645'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650185'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650185'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649961'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649961'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614636'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614636'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649931'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649931'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649990'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649990'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614647'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614647'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649930'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649930'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.225555419921875"^^xsd:decimal ;
  dwc:decimalLongitude "2.719369411468506"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.225555419921875 2.719369411468506)"^^geo:wktLiteral ;
  geo-pos:lat "51.225555419921875"^^xsd:decimal ;
  geo-pos:long "2.719369411468506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650046'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7193694114685'^^xsd:double;
  dwc:latitude '51.225555419922'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650046'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13900375366211"^^xsd:decimal ;
  dwc:decimalLongitude "2.738600015640259"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  geo-pos:lat "51.13900375366211"^^xsd:decimal ;
  geo-pos:long "2.738600015640259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650122'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7386000156403'^^xsd:double;
  dwc:latitude '51.139003753662'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650122'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13900375366211"^^xsd:decimal ;
  dwc:decimalLongitude "2.738600015640259"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  geo-pos:lat "51.13900375366211"^^xsd:decimal ;
  geo-pos:long "2.738600015640259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650229'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7386000156403'^^xsd:double;
  dwc:latitude '51.139003753662'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650229'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13900375366211"^^xsd:decimal ;
  dwc:decimalLongitude "2.738600015640259"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  geo-pos:lat "51.13900375366211"^^xsd:decimal ;
  geo-pos:long "2.738600015640259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650021'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7386000156403'^^xsd:double;
  dwc:latitude '51.139003753662'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650021'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13900375366211"^^xsd:decimal ;
  dwc:decimalLongitude "2.738600015640259"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13900375366211 2.738600015640259)"^^geo:wktLiteral ;
  geo-pos:lat "51.13900375366211"^^xsd:decimal ;
  geo-pos:long "2.738600015640259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 30/11/2007 NP02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650045'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 30/11/2007 NP02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.7386000156403'^^xsd:double;
  dwc:latitude '51.139003753662'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650045'^^xsd:string;
  dwc:observationDate '2007-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13420486450195 2.752315044403076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13420486450195"^^xsd:decimal ;
  dwc:decimalLongitude "2.752315044403076"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13420486450195 2.752315044403076)"^^geo:wktLiteral ;
  geo-pos:lat "51.13420486450195"^^xsd:decimal ;
  geo-pos:long "2.752315044403076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  1/06/2007 NP01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614634'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  1/06/2007 NP01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '2.7523150444031'^^xsd:double;
  dwc:latitude '51.134204864502'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614634'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614588'^^xsd:integer;
  dwc:scientificName 'Thalassinidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '106677'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614588'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614564'^^xsd:integer;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614564'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614577'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614577'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614568'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614568'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614560'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614560'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649955'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649955'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650241'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650241'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614901'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614901'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650256'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650256'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650339'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650339'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614580'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614580'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650240'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650240'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614787'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614787'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614909'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614909'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614911'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614911'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614800'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614800'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649902'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649902'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650287'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650287'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650032'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650032'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649896'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649896'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649954'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649954'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649904'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649904'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650353'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650353'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650327'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650327'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649980'^^xsd:integer;
  dwc:scientificName 'Ensis americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '152356'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649980'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650128'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650128'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614575'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614575'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614561'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614561'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650309'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650309'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614559'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614559'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650056'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650056'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650170'^^xsd:integer;
  dwc:scientificName 'Polydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131149'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650170'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614550'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614550'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614586'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614586'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614898'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614898'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614574'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614574'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614587'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614587'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614797'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614797'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614555'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614555'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614914'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614914'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614572'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614572'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614576'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614576'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614792'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614792'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614583'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614583'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614565'^^xsd:integer;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614565'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614900'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614900'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614801'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614801'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614793'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614793'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614908'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614908'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614794'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614794'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614910'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614910'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614799'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614799'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614569'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614569'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614573'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614573'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650312'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650312'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614904'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614904'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650042'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650042'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614798'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614798'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649992'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649992'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614905'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614905'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649983'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649983'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614570'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614570'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650129'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650129'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614789'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614789'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650271'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650271'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650148'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650148'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614579'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614579'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614554'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614554'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650159'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650159'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614903'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614903'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649897'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649897'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649993'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649993'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650043'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650043'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649962'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649962'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650022'^^xsd:integer;
  dwc:scientificName 'Malmgreniella glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130813'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650022'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614913'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614913'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614796'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614796'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650301'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650301'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650253'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650253'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650202'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650202'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650239'^^xsd:integer;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650239'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649889'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649889'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614584'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614584'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614557'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614557'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650322'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650322'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650263'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650263'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650044'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650044'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614897'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614897'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650290'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650290'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650365'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650365'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650359'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650359'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650280'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650280'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650031'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650031'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614907'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614907'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650201'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650201'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614906'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614906'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614567'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614567'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650055'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650055'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614562'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614562'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614902'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614902'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614582'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614582'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614581'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614581'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614563'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614563'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650093'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650093'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614788'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614788'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614553'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614553'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649994'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649994'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614795'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614795'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649903'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649903'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650235'^^xsd:integer;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650235'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614896'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614896'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614556'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614556'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649953'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649953'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614571'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614571'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614790'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650236'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650236'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614551'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614551'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614786'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614786'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650242'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650242'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649999'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649999'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614585'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614585'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614912'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614912'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650156'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650156'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614558'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614558'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650172'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650172'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W05-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650273'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W05-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650273'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614791'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614791'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614566'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614566'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650130'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650130'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650126'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650126'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649959'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649959'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650142'^^xsd:integer;
  dwc:scientificName 'Parougia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650142'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614578'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614578'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W05-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650054'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W05-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650054'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  11/07/2007 W05-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614552'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  11/07/2007 W05-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614552'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41583251953125"^^xsd:decimal ;
  dwc:decimalLongitude "2.806666612625122"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41583251953125 2.806666612625122)"^^geo:wktLiteral ;
  geo-pos:lat "51.41583251953125"^^xsd:decimal ;
  geo-pos:long "2.806666612625122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W05-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614899'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W05-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '2.8066666126251'^^xsd:double;
  dwc:latitude '51.415832519531'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614899'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650252'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650252'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614856'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614856'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650026'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650026'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650258'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649970'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649970'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650331'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650331'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650270'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650270'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614850'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614850'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614424'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614424'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614417'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650363'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650363'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614749'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614749'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614755'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614755'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614408'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614408'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650336'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650336'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650147'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650147'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650127'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650127'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650326'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650326'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650299'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650299'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650039'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650039'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614761'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614761'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614859'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614859'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614415'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614415'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614411'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614411'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614414'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614414'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614423'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614423'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614418'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614418'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614754'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614754'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614412'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614412'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650350'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650350'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650356'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650356'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650073'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650073'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614863'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614863'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650041'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650041'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614758'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614758'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614760'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614760'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614409'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614409'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614413'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614413'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650072'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650072'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650228'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650228'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614851'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614851'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614867'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614867'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650347'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650347'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650121'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650121'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614759'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614759'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650146'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650146'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650074'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650074'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614404'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614404'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650319'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650319'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614426'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614426'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650277'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650277'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649929'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649929'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614860'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614860'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614407'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614407'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614416'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614416'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614405'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614405'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614854'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614854'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650011'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650011'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650293'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650293'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650333'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650333'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650369'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650369'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649976'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649976'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614757'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614757'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649979'^^xsd:integer;
  dwc:scientificName 'Ensis americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '152356'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649979'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650040'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650040'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614865'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614865'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650284'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650284'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614857'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614857'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614420'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614420'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614406'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614406'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614428'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614428'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650012'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650012'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614419'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614419'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614410'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614410'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649888'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649888'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614866'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614866'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614751'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614751'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614753'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614753'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614427'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614427'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614861'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614861'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614752'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614752'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614858'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614858'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614862'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614862'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614853'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127260'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614853'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614868'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614868'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614421'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614421'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614425'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614425'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650141'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650141'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650300'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650300'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W02-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650260'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W02-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650260'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614403'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614403'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614852'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614852'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614750'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614750'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  9/07/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614422'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  9/07/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614422'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614864'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614864'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W02-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649975'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W02-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649975'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614762'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614762'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614855'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  28/04/2008 W02-I Epi-Marbiol (S286a)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614855'^^xsd:string;
  dwc:observationDate '2008-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22416687011719"^^xsd:decimal ;
  dwc:decimalLongitude "2.8566668033599854"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22416687011719 2.8566668033599854)"^^geo:wktLiteral ;
  geo-pos:lat "51.22416687011719"^^xsd:decimal ;
  geo-pos:long "2.8566668033599854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  5/12/2007 W02-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614756'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  5/12/2007 W02-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.85666680336'^^xsd:double;
  dwc:latitude '51.224166870117'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614756'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650246'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650246'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650052'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650052'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649927'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649927'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649928'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649928'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650224'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650224'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650024'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650024'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650002'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650002'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO04 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614670'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO04 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614670'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO04 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614671'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO04 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614671'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650092'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650092'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650226'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650226'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649963'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649963'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649986'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649986'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650053'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650053'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650169'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650169'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650003'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650003'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650025'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650025'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650145'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650145'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650225'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650225'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650167'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650167'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650227'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650227'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650118'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650118'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650168'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650168'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650070'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650070'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650120'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650120'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650119'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650119'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649887'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649887'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650071'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650071'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650051'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650051'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.235511779785156"^^xsd:decimal ;
  dwc:decimalLongitude "2.9206900596618652"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.235511779785156 2.9206900596618652)"^^geo:wktLiteral ;
  geo-pos:lat "51.235511779785156"^^xsd:decimal ;
  geo-pos:long "2.9206900596618652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649926'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9206900596619'^^xsd:double;
  dwc:latitude '51.235511779785'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649926'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226131439208984"^^xsd:decimal ;
  dwc:decimalLongitude "2.9241116046905518"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  geo-pos:lat "51.226131439208984"^^xsd:decimal ;
  geo-pos:long "2.9241116046905518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649886'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9241116046906'^^xsd:double;
  dwc:latitude '51.226131439209'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649886'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226131439208984"^^xsd:decimal ;
  dwc:decimalLongitude "2.9241116046905518"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  geo-pos:lat "51.226131439208984"^^xsd:decimal ;
  geo-pos:long "2.9241116046905518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614668'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9241116046906'^^xsd:double;
  dwc:latitude '51.226131439209'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614668'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226131439208984"^^xsd:decimal ;
  dwc:decimalLongitude "2.9241116046905518"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  geo-pos:lat "51.226131439208984"^^xsd:decimal ;
  geo-pos:long "2.9241116046905518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614669'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9241116046906'^^xsd:double;
  dwc:latitude '51.226131439209'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614669'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226131439208984"^^xsd:decimal ;
  dwc:decimalLongitude "2.9241116046905518"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226131439208984 2.9241116046905518)"^^geo:wktLiteral ;
  geo-pos:lat "51.226131439208984"^^xsd:decimal ;
  geo-pos:long "2.9241116046905518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650050'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9241116046906'^^xsd:double;
  dwc:latitude '51.226131439209'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650050'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.221065521240234 2.9374067783355713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.221065521240234"^^xsd:decimal ;
  dwc:decimalLongitude "2.9374067783355713"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.221065521240234 2.9374067783355713)"^^geo:wktLiteral ;
  geo-pos:lat "51.221065521240234"^^xsd:decimal ;
  geo-pos:long "2.9374067783355713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 8/01/2008 OO02 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650223'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 8/01/2008 OO02 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '2.9374067783356'^^xsd:double;
  dwc:latitude '51.22106552124'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650223'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.221065521240234 2.9374067783355713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.221065521240234"^^xsd:decimal ;
  dwc:decimalLongitude "2.9374067783355713"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.221065521240234 2.9374067783355713)"^^geo:wktLiteral ;
  geo-pos:lat "51.221065521240234"^^xsd:decimal ;
  geo-pos:long "2.9374067783355713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO02 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614667'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO02 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9374067783356'^^xsd:double;
  dwc:latitude '51.22106552124'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614667'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614656'^^xsd:integer;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614656'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614661'^^xsd:integer;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614661'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649895'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649895'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649901'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649901'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649981'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649981'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614657'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614657'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650204'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650204'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649960'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649960'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650098'^^xsd:integer;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '339379'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650098'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649985'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649985'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649894'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649894'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650091'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650091'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614659'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614659'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614654'^^xsd:integer;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614654'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614652'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614652'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614665'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614665'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614648'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614648'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614666'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614666'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650115'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650115'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650219'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650219'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650038'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650038'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650234'^^xsd:integer;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650234'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614660'^^xsd:integer;
  dwc:scientificName 'Hemigrapsus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '107454'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614660'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650166'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650166'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614649'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614649'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650117'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650117'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650221'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650221'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649969'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649969'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650096'^^xsd:integer;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '339379'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650096'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649924'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649924'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614662'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614662'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649925'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649925'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614663'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614663'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650095'^^xsd:integer;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '339379'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650095'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650097'^^xsd:integer;
  dwc:scientificName 'Nereis succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '339379'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650097'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650116'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650116'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650222'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650222'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614658'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614658'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614664'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614664'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614651'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614651'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614653'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614653'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614650'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614650'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649968'^^xsd:integer;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649968'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650220'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650220'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  31/05/2007 OO01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614655'^^xsd:integer;
  dwc:scientificName 'Crassostrea gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  31/05/2007 OO01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '140656'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614655'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650160'^^xsd:integer;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650160'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649958'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649958'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22178649902344"^^xsd:decimal ;
  dwc:decimalLongitude "2.9377999305725098"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22178649902344 2.9377999305725098)"^^geo:wktLiteral ;
  geo-pos:lat "51.22178649902344"^^xsd:decimal ;
  geo-pos:long "2.9377999305725098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 28/11/2007 OO01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650218'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 28/11/2007 OO01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '2.9377999305725'^^xsd:double;
  dwc:latitude '51.221786499023'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650218'^^xsd:string;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649919'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649919'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649900'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649900'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649920'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649920'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650200'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650200'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649917'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649917'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650197'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650197'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650214'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650214'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650036'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650036'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB04 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614679'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB04 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614679'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB04 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614680'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB04 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614680'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649879'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649879'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650030'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650030'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650006'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650006'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649921'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649921'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650211'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650211'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650109'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650109'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649878'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649878'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650066'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650066'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650085'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650085'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650110'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650110'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650112'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650112'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650037'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650037'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650213'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650213'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650199'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650199'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649918'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649918'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650198'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650198'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB04 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614681'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB04 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614681'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650212'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650212'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650215'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650215'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650111'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650111'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650113'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650113'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649877'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649877'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650065'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650065'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35683822631836"^^xsd:decimal ;
  dwc:decimalLongitude "3.1912949085235596"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35683822631836 3.1912949085235596)"^^geo:wktLiteral ;
  geo-pos:lat "51.35683822631836"^^xsd:decimal ;
  geo-pos:long "3.1912949085235596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB04 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650035'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB04 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1912949085236'^^xsd:double;
  dwc:latitude '51.356838226318'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650035'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650101'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650101'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650184'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650184'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650102'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650102'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650029'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650029'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB02 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614674'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB02 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614674'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649908'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649908'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650205'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650205'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650173'^^xsd:integer;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650173'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650104'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650104'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649871'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649871'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649964'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649964'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649911'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649911'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650060'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650060'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650208'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650208'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649909'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649909'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650061'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650061'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650207'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650207'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650103'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650103'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650174'^^xsd:integer;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650174'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650059'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650059'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649907'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649907'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650027'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650027'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649910'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649910'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650028'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650028'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650165'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650165'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650206'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650206'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32554626464844"^^xsd:decimal ;
  dwc:decimalLongitude "3.1929666996002197"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32554626464844 3.1929666996002197)"^^geo:wktLiteral ;
  geo-pos:lat "51.32554626464844"^^xsd:decimal ;
  geo-pos:long "3.1929666996002197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB02 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650164'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB02 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1929666996002'^^xsd:double;
  dwc:latitude '51.325546264648'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650164'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649906'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649906'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB01 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650058'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB01 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650058'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614672'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614672'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB01 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614673'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB01 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614673'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649905'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649905'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33540344238281"^^xsd:decimal ;
  dwc:decimalLongitude "3.2082583904266357"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33540344238281 3.2082583904266357)"^^geo:wktLiteral ;
  geo-pos:lat "51.33540344238281"^^xsd:decimal ;
  geo-pos:long "3.2082583904266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650057'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2082583904266'^^xsd:double;
  dwc:latitude '51.335403442383'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650057'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650064'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650064'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649899'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649899'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650209'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650209'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649916'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649916'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614677'^^xsd:integer;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614677'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650084'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650084'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650108'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650108'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650083'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650083'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649874'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649874'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650063'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650063'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650178'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650178'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650106'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650106'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650107'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650107'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649872'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649872'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649912'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649912'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649915'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649915'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650062'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650062'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649913'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649913'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614678'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614678'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649875'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649875'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649876'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649876'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614675'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614675'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650105'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650105'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/05/2007 ZB03 Biota-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614676'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/05/2007 ZB03 Biota-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614676'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650210'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol E'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650210'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650001'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol D'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650001'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649914'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649914'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3397216796875"^^xsd:decimal ;
  dwc:decimalLongitude "3.208904981613159"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3397216796875 3.208904981613159)"^^geo:wktLiteral ;
  geo-pos:lat "51.3397216796875"^^xsd:decimal ;
  geo-pos:long "3.208904981613159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 29/11/2007 ZB03 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649873'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 29/11/2007 ZB03 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2089049816132'^^xsd:double;
  dwc:latitude '51.339721679688'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649873'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614386'^^xsd:integer;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614386'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614333'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614333'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614368'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614368'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614392'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614392'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614375'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614375'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614845'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614845'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650131'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650131'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614846'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614846'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614834'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614834'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650298'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650298'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614399'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614399'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614372'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614372'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614355'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614355'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614343'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614343'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614342'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614342'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649882'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649882'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650149'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650149'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650265'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650265'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650283'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650283'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650310'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650310'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650247'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650247'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650114'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650114'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614362'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614362'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614364'^^xsd:integer;
  dwc:scientificName 'Monochirus luteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '154716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614364'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614331'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614331'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614345'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614345'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614354'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614354'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614370'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614370'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614833'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614833'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614848'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614848'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614381'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614381'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614351'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614351'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614398'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614398'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614377'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614377'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614382'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614382'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614339'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614339'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614346'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614346'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614344'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614344'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614390'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614390'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614366'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614366'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614376'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614376'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614835'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614835'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614744'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614744'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614396'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614396'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614360'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614360'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614389'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614389'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649880'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649880'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614380'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614380'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614367'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614367'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614337'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614337'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614347'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614347'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614839'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614839'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650143'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650143'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614394'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614394'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649995'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649995'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614842'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614842'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614336'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614336'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650137'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650137'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614830'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127260'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614830'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614395'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614395'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650068'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650068'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614401'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614401'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614348'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614348'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614341'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614341'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614829'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614829'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650008'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650008'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614748'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614748'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650292'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650292'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614383'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614383'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614353'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614353'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650067'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650067'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614841'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614841'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614743'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614743'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614388'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614388'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614397'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614397'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614330'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614330'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614332'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614332'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614831'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614837'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614837'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614745'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614745'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649881'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649881'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650367'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650367'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614374'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614374'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614400'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614400'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614340'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614340'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614843'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614843'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614741'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614741'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650355'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650355'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649893'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649893'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650217'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650217'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649987'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649987'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614836'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614836'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650303'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650303'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650087'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650087'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614387'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614387'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614832'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614832'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614402'^^xsd:integer;
  dwc:scientificName 'Thalassinidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '106677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614402'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650335'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650335'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650276'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650276'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650203'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650203'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614840'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614840'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650086'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650086'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614849'^^xsd:integer;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614849'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614391'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614391'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614378'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614378'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614379'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614379'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650176'^^xsd:integer;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650176'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650216'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650216'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614361'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614361'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614371'^^xsd:integer;
  dwc:scientificName 'Trachinus vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614371'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650007'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650007'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614356'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614356'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614338'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614338'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614847'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614847'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614740'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614740'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614358'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614335'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614335'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614369'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614369'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614844'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614844'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614357'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614357'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614334'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614334'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614350'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614350'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614349'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614349'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 700 Epi-Marbiol (S286b)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614838'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 700 Epi-Marbiol (S286b)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614838'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614363'^^xsd:integer;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614363'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614384'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614384'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614365'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614365'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614373'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614373'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614742'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614742'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650269'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650269'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650259'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650259'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614747'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614747'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614359'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614359'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 700 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650138'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 700 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650138'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614385'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614385'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650330'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650330'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614746'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614746'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614352'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614352'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 700 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650318'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 700 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650318'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37666702270508"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102295"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37666702270508 3.2200000286102295)"^^geo:wktLiteral ;
  geo-pos:lat "51.37666702270508"^^xsd:decimal ;
  geo-pos:long "3.2200000286102295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 700 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614393'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 700 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '51.376667022705'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614393'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614547'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614547'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614538'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614538'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650158'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650158'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614539'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614539'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614519'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614519'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650069'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650069'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650155'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650155'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649937'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649937'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614782'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614782'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614525'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614525'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649923'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649923'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650100'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650100'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650352'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650352'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649973'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649973'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649883'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649883'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649885'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649885'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650152'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650152'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650157'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650157'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650010'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650010'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650088'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650088'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614521'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614521'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614544'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614544'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614536'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614536'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614776'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614776'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614542'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614542'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614543'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614543'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614527'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614527'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614534'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614534'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614777'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614777'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614891'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614891'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614779'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614779'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614531'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614531'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614529'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614529'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649974'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649974'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614545'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614545'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614535'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614535'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614533'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614533'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614548'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614548'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650338'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650338'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649982'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649982'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614537'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614537'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650009'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650009'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650286'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650286'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649956'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649956'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649957'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649957'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650332'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650332'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614528'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614528'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614532'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614532'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650249'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650249'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649997'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649997'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650133'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650133'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650150'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650150'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649884'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649884'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650358'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650358'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649988'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649988'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649938'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649938'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614530'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614530'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650099'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650099'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649936'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649936'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650314'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650314'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614540'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614540'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614520'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614520'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614893'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614893'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614895'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614895'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614522'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614522'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650089'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650089'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614894'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614894'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650151'^^xsd:integer;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650151'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614523'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614523'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650140'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650140'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614780'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614780'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650349'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650349'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649998'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649998'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614546'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614546'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649989'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649989'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614783'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614783'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650262'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650262'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614526'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614526'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650144'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650144'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649922'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649922'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650153'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650153'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650139'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650139'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650279'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650279'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650295'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650295'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614541'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614541'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614778'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614778'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  29/04/2008 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614892'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  29/04/2008 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614892'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650345'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650345'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650154'^^xsd:integer;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650154'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614781'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614781'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614524'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614524'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649996'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649996'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650267'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650267'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650132'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650132'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 W04-I Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650090'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 W04-I Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650090'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614784'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614784'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614549'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  12/07/2007 W04-I Epi-Marbiol (S286I)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614549'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650304'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650304'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  4/12/2007 W04-I Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614785'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  4/12/2007 W04-I Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614785'^^xsd:string;
  dwc:observationDate '2007-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44916534423828"^^xsd:decimal ;
  dwc:decimalLongitude "3.237222194671631"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44916534423828 3.237222194671631)"^^geo:wktLiteral ;
  geo-pos:lat "51.44916534423828"^^xsd:decimal ;
  geo-pos:long "3.237222194671631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 W04-I Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650321'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 W04-I Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.2372221946716'^^xsd:double;
  dwc:latitude '51.449165344238'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650321'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614732'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614732'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614686'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614686'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614695'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614695'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614730'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614730'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650193'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650193'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614720'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614720'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614718'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614718'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614734'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614734'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614817'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614817'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650305'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650305'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614692'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614692'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614683'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614683'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614696'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614696'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650014'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650014'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650182'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650182'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650080'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650080'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650015'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650015'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614713'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614713'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614712'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614712'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614701'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614701'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614716'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614716'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614704'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614704'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614731'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614731'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614705'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614705'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614690'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614690'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614694'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614694'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614689'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614689'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614703'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614703'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614699'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614699'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614815'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614815'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614702'^^xsd:integer;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614702'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614685'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614685'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614736'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614736'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650020'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650020'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614722'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614722'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614682'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614682'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614812'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614812'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650329'^^xsd:integer;
  dwc:scientificName 'Cyanea lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '135302'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650329'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '135302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614711'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614711'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614717'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614717'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650316'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650316'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614825'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614825'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650268'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650268'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650361'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650361'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650183'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650183'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650324'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650324'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614687'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614687'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614816'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614816'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614709'^^xsd:integer;
  dwc:scientificName 'Clupea harengus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614709'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614715'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614715'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614737'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614737'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614823'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614823'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650081'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650081'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614719'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614719'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614698'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614698'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614697'^^xsd:integer;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614697'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614813'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614813'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650251'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650251'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650000'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650000'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614714'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614714'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649950'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649950'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614706'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614706'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650275'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650275'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614818'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614818'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614828'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614828'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614721'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614721'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614814'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614814'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650282'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650282'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614684'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614684'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614708'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614708'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614710'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614710'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614707'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614707'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614820'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '379564'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614820'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614739'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614739'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614826'^^xsd:integer;
  dwc:scientificName 'Nassarius (Hinia) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '146909'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614826'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614725'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614725'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614735'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614735'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614724'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614724'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614729'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614729'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614723'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614723'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650013'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650013'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614688'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614688'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614822'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614822'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614824'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614824'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650297'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650297'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614819'^^xsd:integer;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614819'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649947'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649947'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650082'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650082'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614821'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614821'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650341'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650341'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 6/07/2009 S01 Epi-Marbiol " ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650289'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 6/07/2009 S01 Epi-Marbiol '^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:sampleSize 'ind./1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650289'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614693'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614693'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614728'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614700'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614700'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614733'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614733'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  3/12/2007 S01 Epi-Marbiol (S286J)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614738'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  3/12/2007 S01 Epi-Marbiol (S286J)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614738'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  14/06/2007 S01 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614691'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  14/06/2007 S01 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614691'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41667175292969"^^xsd:decimal ;
  dwc:decimalLongitude "3.569999933242798"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41667175292969 3.569999933242798)"^^geo:wktLiteral ;
  geo-pos:lat "51.41667175292969"^^xsd:decimal ;
  geo-pos:long "3.569999933242798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  30/04/2008 S01 Epi-Marbiol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614827'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  30/04/2008 S01 Epi-Marbiol'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '3.5699999332428'^^xsd:double;
  dwc:latitude '51.41667175293'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'ind/1000m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614827'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650196'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650196'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  15/06/2007 S22 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614726'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  15/06/2007 S22 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614726'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649951'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649951'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650194'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol A'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650194'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649949'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649949'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1650195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1650195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1650195'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1650195'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649948'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649948'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1614727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1614727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM  15/06/2007 S22 Macro-Marbiol B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1614727'^^xsd:integer;
  dwc:scientificName 'Marenzelleria viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM  15/06/2007 S22 Macro-Marbiol B'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '131135'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1614727'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.218833923339844"^^xsd:decimal ;
  dwc:decimalLongitude "4.391660213470459"^^xsd:decimal ;
  dwc: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/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.218833923339844 4.391660213470459)"^^geo:wktLiteral ;
  geo-pos:lat "51.218833923339844"^^xsd:decimal ;
  geo-pos:long "4.391660213470459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1355__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A1649952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:1649952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1355_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "INRAM 3/12/2007 S22 Macro-Marbiol C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-06'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '1649952'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'INRAM 3/12/2007 S22 Macro-Marbiol C'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.3916602134705'^^xsd:double;
  dwc:latitude '51.21883392334'^^xsd:double;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:1649952'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF